Intersoft WebInput Documentation
Culture Settings
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Culture Settings

Glossary Item Box

WebInput.NET supports .NET culture settings formatting, specifiers, separator and many others (from Afrikaans to Vietnamese).

WebInput.NET also supports custom culture settings (set the IsCustomize property to true). Notice that some culture info settings are read only, so they are not customizable. For details about  .NET formatting features, please refer to the .NET Framework documentation.  

Some .NET culture info settings are read only. See .NET documentation for details.
With this Culture-aware capability, you can use WebInput.NET to input date time and currency in any language. The CultureInfo setting will automatically reflect the text required in built-in DateTimeEditor.

In This Section

How-to: Apply English culture

How-to: Apply French culture

How-to: Apply Chinese culture

How-to: Apply German culture

How-to: Apply Japanese culture

How-to: Apply Russian culture

How-to: Apply Spanish culture

See Also